[INFO] fetching crate yallm 0.1.0...
[INFO] checking yallm-0.1.0 against master#fffed276b51cf514622e8d3109d620501cc01670 for pr-134021
[INFO] extracting crate yallm 0.1.0 into /workspace/builds/worker-7-tc1/source
[INFO] started tweaking crates.io crate yallm 0.1.0
[INFO] finished tweaking crates.io crate yallm 0.1.0
[INFO] tweaked toml for crates.io crate yallm 0.1.0 written to /workspace/builds/worker-7-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate yallm 0.1.0 on toolchain fffed276b51cf514622e8d3109d620501cc01670
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+fffed276b51cf514622e8d3109d620501cc01670" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate yallm 0.1.0 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+fffed276b51cf514622e8d3109d620501cc01670" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded yallm-storage v0.1.0
[INFO] [stderr]   Downloaded zmij v1.0.14
[INFO] [stderr]   Downloaded yallm-server v0.1.0
[INFO] [stderr]   Downloaded yallm-macros v0.1.0
[INFO] [stderr]   Downloaded typify-macro v0.5.0
[INFO] [stderr]   Downloaded serde_tokenstream v0.2.2
[INFO] [stderr]   Downloaded rustls-pki-types v1.13.2
[INFO] [stderr]   Downloaded typify v0.5.0
[INFO] [stderr]   Downloaded time-core v0.1.7
[INFO] [stderr]   Downloaded http-cache-semantics v2.1.0
[INFO] [stderr]   Downloaded http-cache-reqwest v0.15.1
[INFO] [stderr]   Downloaded time-macros v0.2.25
[INFO] [stderr]   Downloaded http-cache v0.20.1
[INFO] [stderr]   Downloaded yallm-responses v0.1.0
[INFO] [stderr]   Downloaded webpki-roots v1.0.5
[INFO] [stderr]   Downloaded aws-lc-rs v1.16.3
[INFO] [stderr]   Downloaded reflink-copy v0.1.28
[INFO] [stderr]   Downloaded yallm-ir v0.1.0
[INFO] [stderr]   Downloaded yallm-ollama v0.1.0
[INFO] [stderr]   Downloaded regress v0.10.5
[INFO] [stderr]   Downloaded yallm-config v0.1.0
[INFO] [stderr]   Downloaded time v0.3.45
[INFO] [stderr]   Downloaded yallm-cli v0.1.0
[INFO] [stderr]   Downloaded yallm-anthropic v0.1.0
[INFO] [stderr]   Downloaded typify-impl v0.5.0
[INFO] [stderr]   Downloaded yallm-openai v0.1.0
[INFO] [stderr]   Downloaded aws-lc-sys v0.40.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3a6becf2bc8dde7f3fa57ede90e4f284e72d296796fc446bbb1e2c7cc0530151" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] db03cdb7879c5a326a4432bcf581b48e76f8efd01fb3a9a0d87cf122cf190503
[INFO] running `Command { std: "docker" "start" "db03cdb7879c5a326a4432bcf581b48e76f8efd01fb3a9a0d87cf122cf190503", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "db03cdb7879c5a326a4432bcf581b48e76f8efd01fb3a9a0d87cf122cf190503" "/opt/rustwide/cargo-home/bin/cargo" "+fffed276b51cf514622e8d3109d620501cc01670" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "db03cdb7879c5a326a4432bcf581b48e76f8efd01fb3a9a0d87cf122cf190503", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-w" "/opt/rustwide/workdir" "--user" "0:0" "db03cdb7879c5a326a4432bcf581b48e76f8efd01fb3a9a0d87cf122cf190503" "/opt/rustwide/cargo-home/bin/cargo" "+fffed276b51cf514622e8d3109d620501cc01670" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.105
[INFO] [stderr]    Compiling quote v1.0.43
[INFO] [stderr]    Compiling find-msvc-tools v0.1.7
[INFO] [stderr]    Compiling bytes v1.11.0
[INFO] [stderr]    Compiling zmij v1.0.14
[INFO] [stderr]    Compiling futures-sink v0.3.31
[INFO] [stderr]    Compiling socket2 v0.6.1
[INFO] [stderr]    Compiling mio v1.1.1
[INFO] [stderr]    Compiling futures-io v0.3.31
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]     Checking parking_lot_core v0.9.12
[INFO] [stderr]    Compiling indexmap v2.13.0
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling zeroize v1.8.2
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling rustls-pki-types v1.13.2
[INFO] [stderr]    Compiling crypto-common v0.1.7
[INFO] [stderr]    Compiling cc v1.2.52
[INFO] [stderr]    Compiling getrandom v0.2.17
[INFO] [stderr]    Compiling try-lock v0.2.5
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]    Compiling atomic-waker v1.1.2
[INFO] [stderr]    Compiling tower-service v0.3.3
[INFO] [stderr]    Compiling want v0.3.1
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling httparse v1.10.1
[INFO] [stderr]    Compiling rustls v0.23.36
[INFO] [stderr]    Compiling base64 v0.22.1
[INFO] [stderr]    Compiling ipnet v2.11.0
[INFO] [stderr]    Compiling rustix v1.1.3
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling sync_wrapper v1.0.2
[INFO] [stderr]    Compiling unicode-width v0.1.14
[INFO] [stderr]    Compiling powerfmt v0.2.0
[INFO] [stderr]    Compiling tower-layer v0.3.3
[INFO] [stderr]    Compiling schemars v0.8.22
[INFO] [stderr]    Compiling ryu v1.0.22
[INFO] [stderr]    Compiling deranged v0.5.5
[INFO] [stderr]    Compiling thiserror v2.0.17
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling http v1.4.0
[INFO] [stderr]    Compiling sha-1 v0.10.1
[INFO] [stderr]    Compiling webpki-roots v1.0.5
[INFO] [stderr]    Compiling xxhash-rust v0.8.15
[INFO] [stderr]    Compiling time-core v0.1.7
[INFO] [stderr]    Compiling iri-string v0.7.10
[INFO] [stderr]    Compiling anyhow v1.0.100
[INFO] [stderr]    Compiling sha1 v0.10.6
[INFO] [stderr]    Compiling regress v0.10.5
[INFO] [stderr]    Compiling semver v1.0.27
[INFO] [stderr]    Compiling memmap2 v0.5.10
[INFO] [stderr]    Compiling encoding_rs v0.8.35
[INFO] [stderr]    Compiling syn v2.0.114
[INFO] [stderr]    Compiling mime v0.3.17
[INFO] [stderr]    Compiling cmake v0.1.58
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling httpdate v1.0.3
[INFO] [stderr]    Compiling regex-syntax v0.8.8
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling aws-lc-rs v1.16.3
[INFO] [stderr]     Checking bitflags v2.10.0
[INFO] [stderr]    Compiling yallm-anthropic v0.1.0
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]     Checking winnow v0.7.15
[INFO] [stderr]    Compiling tempfile v3.24.0
[INFO] [stderr]    Compiling http-body-util v0.1.3
[INFO] [stderr]    Compiling reflink-copy v0.1.28
[INFO] [stderr]     Checking dirs-sys v0.5.0
[INFO] [stderr]    Compiling time v0.3.45
[INFO] [stderr]     Checking clap_lex v0.7.7
[INFO] [stderr]    Compiling openssl-sys v0.9.111
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling aws-lc-sys v0.40.0
[INFO] [stderr]     Checking dirs v6.0.0
[INFO] [stderr]     Checking clap_builder v4.5.54
[INFO] [stderr]     Checking serde_path_to_error v0.1.20
[INFO] [stderr]     Checking rustls-pemfile v2.2.0
[INFO] [stderr]    Compiling openssl v0.10.75
[INFO] [stderr]    Compiling native-tls v0.2.14
[INFO] [stderr]     Checking regex-automata v0.4.13
[INFO] [stderr] error: could not compile `regress` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/fffed276b51cf514622e8d3109d620501cc01670/bin/rustc --crate-name regress --edition=2024 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/regress-0.10.5/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no --cfg 'feature="backend-pikevm"' --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("backend-pikevm", "default", "index-positions", "pattern", "prohibit-unsafe", "std", "utf16"))' -C metadata=c8f7a2c901240a5d -C extra-filename=-099b1cd2b742dc46 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern hashbrown=/opt/rustwide/target/debug/deps/libhashbrown-114b1a263dfc3527.rmeta --extern memchr=/opt/rustwide/target/debug/deps/libmemchr-ca36ce98a96d8f76.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "db03cdb7879c5a326a4432bcf581b48e76f8efd01fb3a9a0d87cf122cf190503", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "db03cdb7879c5a326a4432bcf581b48e76f8efd01fb3a9a0d87cf122cf190503", kill_on_drop: false }`
[INFO] [stdout] db03cdb7879c5a326a4432bcf581b48e76f8efd01fb3a9a0d87cf122cf190503
